Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump linguist-js from 2.2.0 to 2.9.0 #711

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps linguist-js from 2.2.0 to 2.9.0.

Release notes

Sourced from linguist-js's releases.

2.9.0

Version 2.9 of LinguistJS!

Install on npm using npm install [email protected].

Changelog

View commits: Nixinova/LinguistJS@2.8.1...2.9.0

  • Added minSize CLI option to control a minimum size for results, with languages smaller than this threshold moved into 'Other' (#32, #35)

2.8.1

Version 2.8.1 of LinguistJS.

Install on npm using npm install [email protected].

Changelog

View commits: Nixinova/LinguistJS@2.8.0...2.8.1

  • Fixed gitignore paths being applied as root-relative (#36).

2.8.0

Version 2.8 of LinguistJS.

Install on npm using npm install [email protected].

Changelog

View commits: Nixinova/LinguistJS@2.7.1...2.8.0

  • Added checking of gitattributes override rule linguist-detectable.
    • Added option checkDetected to control the application of linguist-detectable overrides.
  • Added lines of code totals to the output.
    • Added option calculateLines (defaults to true) to control whether LOC calculations are performed.

2.7.1

Version 2.7.1 of LinguistJS.

Install on npm using npm install [email protected].

Changelog

View commits: Nixinova/LinguistJS@2.7.0...2.7.1

  • Fixed gitignore file reading not pertaining exactly to spec.
  • Improved performance by filtering out gitignored files during folder traversal.

2.7.0

Version for 2.7.0 of LinguistJS.

Release onto @pre tag. Will be upgraded to @latest if there are no further issues.

Install on npm using npm install [email protected].

... (truncated)

Changelog

Sourced from linguist-js's changelog.

2.9.0

2025-02-09

  • Added minSize CLI option to control a minimum size for results, with languages smaller than this threshold moved into 'Other' (#32, #35).

2.8.1

2024-12-05

  • Fixed gitignore paths being applied as root-relative (#36).
  • Fixed bad indentation of a mapping entry from reading heuristic (#37).

2.8.0

2024-09-15

  • Added checking of gitattributes override rule linguist-detectable.
  • Added lines of code totals to the output.
  • Added option checkDetected to control the application of linguist-detectable overrides.
  • Added option calculateLines (defaults to true) to control whether LOC calculations are performed.

2.7.1

2024-05-08

  • Fixed gitignore file reading not pertaining exactly to spec.
  • Improved performance by filtering out gitignored files during folder traversal.

2.7.0

2.7.0 (RC)

2024-03-09

  • Fixed gitattributes comments being parsed as attributes data.
  • Fixed gitignores data being parsed root-relative instead of relative to the folder the file is in.

2.7.0-pre

2024-03-02

  • Added CLI option --listFiles to list each matching file under each language result.
  • Fixed files that are by default marked vendored being removed even when marked as not vendored in gitattributes (#26).
  • Fixed a crash occurring when applying some language parents (#27).
  • Fixed gitattributes rules from parent folders being erroneously applied.

2.6.1

2023-07-24

  • Fixed file paths not resolving properly when analysing multiple folders (#25).

2.6.0

2023-06-29

  • Add alternatives key to list all possible alternative language classifications for files that do not have a definite match (#15, #19).

2.5.6

2023-06-28

  • Changed fetching of data files to fallback to using the packaged files if the fetch request fails (#21).
  • Fixed packaged data files having formatting issues.

2.5.5

2023-06-25

... (truncated)

Commits
  • 58a2f63 2.9.0
  • 4ee0b45 Support LOC in minSize measurement too
  • 6798cfe Add minSize option which moves small languages into other result (#35)
  • 5890693 2.8.1
  • 93949f4 Fix correct indentation in heuristic.yml to resolve YAML parsing error (#38)
  • f842e14 Fix gitignore paths applying as root-relative
  • 8d1b6c9 Remove import prefix
  • 90fe897 Specify max version of npm
  • 262f4eb Apply new naming convention to built in imports
  • 4bced0e 2.8.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [linguist-js](https://github.com/Nixinova/Linguist) from 2.2.0 to 2.9.0.
- [Release notes](https://github.com/Nixinova/Linguist/releases)
- [Changelog](https://github.com/Nixinova/LinguistJS/blob/main/changelog.md)
- [Commits](Nixinova/LinguistJS@2.2.0...2.9.0)

---
updated-dependencies:
- dependency-name: linguist-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2025

Dependabot tried to add @lowlighter as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Uncodedtech/metrics/pulls/711/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Uncodedtech/metrics repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Feb 10, 2025

The following labels could not be found: 📦 dependencies.

Copy link

github-actions bot commented Mar 3, 2025

This pull request seems to be inactive and will be automatically closed in a few days if it remains without any activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants